home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer Source 6
/
developer source - volume 6.iso
/
delph
/
may95
/
ents1f2.gif
< prev
next >
Tile
Graphics Interchange Format
|
1996-11-16
|
9.6 KB
|
430x582
|
4-bit (6 colors)
ocr:
MADELPHIUNIT.PAS unit Unitl; interface uses SysUtils, WinTypes, winProcs, Messages, Classes, Graphics, Controis, Forms, Dialogs; type CustCompl = Class (icomponent) private - Private declaratzons 1 protected I - Protected Reclaratzons 1 public ( PubliC Reclaratzons 1 published I - Published declaratzons 1 end; procedure Register; implementation procedure Register; begun Registercomponents ('Custom', (CustCompl]): end; end. 3:29 Modified Insert Unitl